home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 21
/
Cream of the Crop 21 (Terry Blount) (October 1996).iso
/
compress
/
prexcm60.zip
/
PROTEXCM.INI
< prev
next >
Wrap
Text File
|
1996-08-01
|
2KB
|
59 lines
; Default initialization file for Protect! EXE/COM v6.0
; Protect will look for a corresponding INI to the EXE or COM file
; you are Protecting before using this file, e.g. ProtExCm MyProg.EXE
; will cause it to look for MyProg.INI and then ProtExCm.INI.
; You can change the default settings for various Protect! features
; below, but the defaults will in most cases give the best results.
; Spaces are not significant in the commands below:
; Protect attempts to compress files by default. To disable this normally,
; without requiring the /N parameter, uncomment No Compress below:
;No Compress
; Protect normally adds code to prevent confusion by some anti-virus
; detectors. To disable this feature, uncomment the NoUnAV line below:
;No UnAV
; To require a user to enter a password to gain access to your program,
; uncomment the password line below and add the name of a file containing
; your password -- only the first 32 bytes are significant.
; Changing the password prompt text is in the registered user features.
;Password
;PASSWORD.DAT
; Serializing -- This will increment the serial number contained in the
; file below (or create a new file) and add this to the beginning of the
; modification message (type ModMsg <filename>, then run temp to view).
Serialize
SerialNo.DAT
; REGISTERED FEATURES ONLY BELOW
; (The unregistered version does not add any of the code below)
; To change the message that is displayed when your program is modified,
; uncomment CRC Message File below and put the name of the file. CRC.MSG
; is used if none is specified.
;CRC Message File
;CRC.MSG
; Protect normally has code to specifically disable a generic Borland C++,
; Borland Pascal "auto-crack" called Intruder. Uncomment below to omit:
;No UnIntruder
; If you have enabled a password above and wish to change the message
; displayed when prompting for a password, uncomment the line below
; and put the name of the file to display below it:
;Password Message
;PASSMSG.DAT
; To disable the custom mutation engine, type "No JMute" below.
; Use this option sparingly -- many of Protect's protections will be
; disabled and options such as unAV and un-Intruder code will
; automatically turn off.
;No JMute